toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
[root]
/
DrawPassProvider
Draw
Pass
Provider
interface
DrawPassProvider
Members
Functions
prepare
Draw
Pass
Link copied to clipboard
abstract
fun
prepareDrawPass
(
pass
:
DrawPass
,
drawContext
:
Map
<
String
,
Any
?
>
)
state
For
Draw
Pass
Link copied to clipboard
abstract
fun
stateForDrawPass
(
pass
:
DrawPass
,
drawContext
:
Map
<
String
,
Any
?
>
)
:
Map
<
String
,
Any
>